am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
authorJoel A Fernandes <[email protected]>
Tue, 18 Sep 2012 04:30:51 +0000 (04:30 +0000)
committerTom Rini <[email protected]>
Mon, 1 Oct 2012 17:02:15 +0000 (10:02 -0700)
commit90207b626876ba18e6e6f70fe353f6e033b85197
treebaef24f5ca42a50e5af7087c2aff86963561f898
parent7ac2fe2da21d292aeaf3af74e5c80de9ce9dab56
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX

U-boot should not ignore getting the bootmode passed on from the bootrom.
With this, U-boot SPL knows it was loaded from MMC1 and use this info to
read full U-boot from MMC1 as well.

Cc: [email protected]
Cc: [email protected]
Signed-off-by: Joel A Fernandes <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/omap-common/lowlevel_init.S
arch/arm/include/asm/arch-am33xx/spl.h